Read

Load an AssignedRole Entity.

The load supports the standard set of Projection.EMPTY, Projection.BASIC, Projection.META and Projection.FULL. See assignedRole.


assignedRole readAssignedRole( beeId assignedRoleHandle , Projection projection )

Parameters

assignedRoleHandle
Type: beeId The AssignedRole to load. Must be specified.
projection
ProjectionWrapper
A Projection to be used to load the AssignedRole. Null means Projection.EMPTY